FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package dk.ehealth.sundhed.fhir.ig.core#current (31 ms)

Package dk.ehealth.sundhed.fhir.ig.core
Type OperationDefinition
Id Id
FHIR Version R4
Source http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition-Media-t-get-data.html
Url https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Media-t-get-data
Version 3.3.0
Status active
Date 2024-12-10T11:15:22+00:00
Name get-data
Title Get media data
Experimental False
Realm dk
Description The get-data operation returns a media resource matching the uuid provided. ### Parameter description - uuid: The uuid of the media to return ### Output description The result of this operation returns a Binary containing the media found from the provided uuid
Type true
Kind operation

Resources that use this resource

CapabilityStatement
measurement measurement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition Media-t-get-data

URL: [base]/Media/$get-data

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INuuid0..1string

Get media data matching the UUID provided


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "Media-t-get-data",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition Media-t-get-data</b></p><a name=\"Media-t-get-data\"> </a><a name=\"hcMedia-t-get-data\"> </a><a name=\"Media-t-get-data-da-DK\"> </a><p>URL: [base]/Media/$get-data</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>uuid</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Get media data matching the UUID provided</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/Media-t-get-data",
  "version" : "3.3.0",
  "name" : "get-data",
  "title" : "Get media data",
  "status" : "active",
  "kind" : "operation",
  "date" : "2024-12-10T11:15:22+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "The get-data operation returns a media resource matching the uuid provided.\n\n\n### Parameter description\n- uuid: The uuid of the media to return\n\n\n### Output description\nThe result of this operation returns a Binary containing the media found from the provided uuid",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "affectsState" : false,
  "code" : "get-data",
  "resource" : [
    "Media"
  ],
  "system" : false,
  "type" : true,
  "instance" : false,
  "parameter" : [
    {
      "name" : "uuid",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Get media data matching the UUID provided",
      "type" : "string"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.